ARM: tegra: Disable SPL and non-cached memory on 64-bit
authorThierry Reding <[email protected]>
Mon, 27 Jul 2015 17:45:26 +0000 (11:45 -0600)
committerTom Warren <[email protected]>
Tue, 28 Jul 2015 17:30:18 +0000 (10:30 -0700)
commit6527268d6e8628cd121376fd0ceed2be81ebd64f
tree8f5aa045891fbea206363b859f7c204b6074198b
parent32b3234f09bc4d1e60f4972cc2ecbbf807e228dc
ARM: tegra: Disable SPL and non-cached memory on 64-bit

For 64-bit ARM SoCs we rely on non-U-Boot code to bring up the CPU in
AArch64 mode so that we don't need the SPL. Non-cached memory is not
implemented (yet) for 64-bit ARM.

Signed-off-by: Thierry Reding <[email protected]>
Signed-off-by: Tom Warren <[email protected]>
Signed-off-by: Stephen Warren <[email protected]>
include/configs/tegra-common.h